SftTree/NET 2.0

ToolTipText Field, ToolTipEventArgs Class

Softel vdm, Inc.

Defines the tooltip text. This value can be modified by the ShowToolTip event handler.

Syntax      ToolTipEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public Property ToolTipText As String

C#   

public string ToolTipText;

C++   

public: String^ ToolTipText;

Field Value

The tooltip text. The default is an empty string.

Comments

The ToolTipText field defines the tooltip text. This value can be modified by the ShowToolTip event handler.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com